CIS Benchmarks – How to deploy CIS security controls for your domain

Background

I do a bit of ad-hoc work for a small recruitment marketing agency and they asked if I could assist them with implementing CIS security controls against their Win 2019 web servers and Win 10 clients. Their annual IT security audit flagged some gaps in their security posture and the recommendation was to implement CIS controls to help them on their road to reach ISO 2700 compliance. I’d never heard of these before read about CIS controls here but they provide industry-tested security settings which can be deployed via GPO or MDM for all major Microsoft OS’s, O365 and Azure environments.

Purpose

The below guide explains how to deploy the CIS benchmarks via group policy for an on-premise AD domain, how to validate you’re deployment using Policy Analyzer and some tips if you’ve never done this type of work and want to introduce some level of CIS compliance into your environment.

1/ Getting started

Define the scope for your deployment. Below are some questions myself and the client discussed to understand what we needed to do (example answers in green). It’s important to know these boundaries so don’t accidentally deploy controls that aren’t required. Your audit report may guide you here, but remember – any introduction of new security settings is likely to cause some disruption at some point in time, so you should have a good awareness of where you are introducing the change and what services may be affected.

  • What OS’s are in circulation within the environment? Windows Server 2019 (2x Domain controllers and 12 member servers) Windows 10 1901 (5 client devices). It’s important to know whether you’re working on Domain Member or Domain Controller because server-specific CIS controls are separated by server role.
  • Do we want to deploy CIS controls to harden servers, desktops, domain controllers or all endpoints? We want to harden the DC’s and Servers only, no client devices.
  • Can we feasibly introduce the new security controls without any risk to production operations? Yes, create a new group policy OU structure with a test OU and a test virtual server.
  • If there is risk, how can we mitigate it and what is the rollback plan? Remove the GPO links and rebuild the test virtual server. In production, we’ll need to identify the problematic setting and remediate via group policy or local registry if necessary.

2/ Download the Microsoft SCT and CIS benchmarks

SCT contains the CIS benchmarks for all supported OS’s as well as several tools for helping you implement them. The only tool I had use for was Policy Analyzer.

Download Microsoft SCT

The OS’s are paired Client + Server by their release cadence so you’ll notice Windows 10 1809 and Server 2019 security baselines in a single .zip

Extracting the baselines for your environment you’ll see the following folder structure.

Documentation: Contains Excel reports covering release notes and change records for the controls.

GP Reports: *useful* HTML reports of the CIS security controls.

GPO’s: the CIS controls as GPO’s, ready for importing into GPMC.

Local_Script: Powershell scripts that apply the CIS controls to the local policy of a machine, useful if you want to test the settings in isolation (and not use group policy).

Templates: ADML and ADMX files used by the CIS GPO’s.

3/ Using Policy Analyzer to review conflicts

At this point you’re ready to compare the incoming CIS controls against your existing GPOs and check for any conflicts. You’ll need to use Policy Analyzer.exe to perform the comparison and I recommend you take a backup of existing, actively used GPOs before getting started.

  • Take a backup of your existing Group Policy objects that are actively in use: it’s necessary to do this for 2 reasons; firstly, when you generate a comparison report in Policy Analyzer it’s much, much easier to identify where a conflict exists and remediate it when you have your existing GPOs individually compared instead of using ‘effective state’ (more on this in next step), secondly, you might screw up! So it’s always worth having a backup 🙂

Once backed up, let’s import the CIS GPOs into Policy Analyzer, launch the tool and click Add > File > Add files from GPO(s)…

Select the folder containing the CIS controls

Now select the relevant GPOs for your environment, our earlier scoping exercise should help here and as you’ll see below some policies are for member servers, domain controllers, user settings or computer settings – so be aware of the differences in the targeted objects or role of a given GPO.

You’ll be prompted to save a .PolicyRules file – this is just a reference file for PA.

Once complete, you’ll see an entry for your newly imported GPOs and you now have the option to compare the controls to the local machines ‘Effective state’. In the results you’ll see two columns, your baseline (the CIS GPO) and the Effective State (your local machines state with group policy applied). Conflicts are highlighted, Grey is no existing setting is configured.

The default view is useful but it doesn’t show you which of your existing GPOs are conflicting with the CIS controls. To see this, we’ll need to import the GPOs you backed up earlier into Policy Analyzer. To do this, repeat the steps you’ve just taken to import the CIS GPOs, but point to your backed up GPO files and then save the .policyrules file. Re-run the comparison but this time don’t compare to the Effective State, instead select the CIS controls and your existing GPOs and click View/Compare.

The view will now contain a column per-GPO, making it much easier for you to identify which policy contains the conflicting setting and adjust accordingly.

Import CIS GPOs and ADMX/L templates into GPMC

At this point you’ve got the nuts and bolts to perform comparisons and find conflicts. I would recommend you do a Export > All results to Excel to keep a record of your domain state before you start meddling with group policy. Spend time reviewing the conflicts and reading through the new incoming settings, when you’ve resolved the conflicts (either by editing your existing GPOs, or muting the settings in the CIS GPOs) you now need to import the CIS GPO files into GPMC. Here is a useful guide for doing this alternatively, or (slower) you can manually create a new Group Policy Object > Right click > Import Settings and select the CIS GPOs one by one.

Remember to also import the ADMX and ADML templates from the Templates folder into your central group policy store.

Conclusion

Let’s recap what we’ve done: identified the scope of devices you want to harden with CIS controls and what OS mix you’re domain is running, extracted the CIS benchmarks and compared them to the existing state of an endpoint and/or all existing GPOs to remediate conflicts, you’ve imported all the CIS benchmarks into your GPMC console and are now ready to deploy the controls within your domain.

At this point I would recommend you have some test machines to deploy the new GPOs to and monitor the progress. I hope this post has been of some use to you and good luck. If you’d like to make a donation you can do so below.

https://www.buymeacoffee.com/desktopsurgery

Cheers,

Dave

Microsoft AZ-140 Exam Guide – Azure Virtual Desktop Specialism – How to pass for (almost) free!

After finishing my most recent contract I took some time off to do some projects on my house and take a well earned break after 1 1/2 years with no let up. Inevitably after a few days I started feeling restless and having had one eye on AVD over the last 18 months (but no hands on experience) I wanted to get to grips with the technology and understand how it works, but did not expect I could pass a specialism exam as quickly as I did, so I wanted to share the steps I took with you so you can also benefit if you’re keen to learn about AVD without having to waste hours watching lame tutorials or reading over priced textbooks.

So, with ZERO prior AVD knowledge and very little general Azure experience, below details my approach to passing the AZ-140 certification, which took me around 2-3 weeks at (almost) ZERO cost and sitting the exam remotely (home proctored). I hope it helps you achieve the certification and good luck!

Exam Format

The AZ-140 exam is around 50-55 questions of which 15-20 of these are in a case-study style. Note that the exam is periodically updated to cover new technologies or developments to the AVD platform and you can expect the exam to include around 5 or 6 questions that are under review by Microsoft. You won’t know which questions these are (and they do count towards your final score), and you will be requested to provided feedback on them once your exam has been submitted.

Getting started…

I usually do a thorough high level skim-read of the main technologies that are referenced in the exam blueprint. Microsoft have an AVD learning course that covers the basics, do this and then look through the Microsoft Azure Virtual Desktop Documentation – don’t spend more than a day discovering and note taking because the next steps will alleviate any concerns or knowledge gaps you may perceive yourself as having…

Getting hands on experience with Azure Virtual Desktop: Register for Office 365 Premium Trial and Azure $200 free credits

Once you’ve given yourself a primer in the high level elements of an AVD environment you can now get hands on with AVD and (with bias) the best way to do this is to follow the Azure Academy AZ-140 study guide series on YouTube. This is literally the only resource I used for practicing the hands-on configuration and it will school you from AVD zero-to-hero in a few days. Before starting the series you will need to get a free 30-day trial of Office 365 Business Premium and register for an Azure account. The O365 trial is required in order to login to the AVD session hosts that you will build during the Azure Academy series (you must have a license in order to use the service). You should register for Office 365 Business Premium first and then register your Azure subscription using the same credentials. Bear in mind the 30-day clock is ticking once you have registered, so you should commit to study from this point on.

Register for Office 365 Business Premium trial here

Register for Azure here

Azure Academy AZ-140 YouTube Series

Dean Cefola’s Azure Academy AZ-140 Study Guide series is broken into 2 halves – videos 1-10 deal with planning for an AVD environment and cover things like understanding the preferred technologies for AVD and decision making for DR/failover, knowing what components are used in a typical setup and how to connect your on-prem services to AVD – it’s all tutorial based with no technical work. Video’s 11-20 are 100% hands on and will take you through the technical implementation of the ‘What The Hack’ pre-defined, design of the AVD environment (below).

The beauty of the series is that he covers every aspect of the exam using a mix of manual , ARM templates, Powershell and Azure CLI to build out 3-region AVD setup complete with DR, backup and an optional VPN so you can connect into your multi-session desktop hosts and test the service. You will learn everything you need to pass the certification, but also get clearly communicated explanations of all the components used in AVD with no technical guff and zero ego. Dean is also responsive to comments so you can get help when needed and simply put – this series will leave you feeling confident in how to setup an AVD environment and you will learn a ton whilst doing it, the entire What The Hack environment costs around £15-20 per day when it’s powered on and deployed, so you can spend a week or two tweaking and practicing without running out of free Azure credit. Just remember to switch off your VM’s when you’re not studying to ensure you don’t burn through your azure credits.

Final Prep: How Microsoft Test and Measure Up

When you book the exam you will have the opportunity to add MeasureUp AZ-140 Practice Test at a 50% discounted price to your exam booking – I would recommend doing this as it’s cheap and to this point you’ve not spent a penny and have no idea of the technical level of experience the exam questions are targeted at. I spent a couple of days working through the practice test, referencing the aforementioned KB articles for particular services, understanding the common misconfigurations in an AVD environment and ironing out the steps to take for configuring various AVD elements.

Microsoft love to write questions that are formulated from their knowledgebase articles. Whilst you are revising and re-configuring parts of the ‘What the Hack’ environment, make sure you reference the Microsoft KB’s and take notice of the order of the steps that the KB’s follow to configure a given component. For example, let’s take enabling authentication for an azure file shares – this is a question that will be guaranteed to appear on the exam and you should know the steps as detailed in the KB here – I emphasise this not because the Azure Academy misses steps, but the video series is relatively fast paced and it’s easy to overlook what the actual configuration steps are, particularly when Dean is providing you with the various scripts, templates or options to select, so my advice: avoid having a false sense of confidence and read the adjoining KB’s!

Good luck and thanks for reading!

I passed with a score of 920 and, for once, actually enjoyed every part of the study process – I hope you found this post useful, get out there and get learning!

VMware VCAP7-DTM 2021 Study guide and exam experience…

There’s not much information online to assist if you’re studying the VMware DTM track – last year I wrote a guide for studying VCP-DTM and having recently passed the VCAP-DTM Deploy I am sharing my experience below to help you prepare. You’ve probably already discovered Patrick Messenger’s VCAP-DTM Deploy Study Guide which is full of useful information, read on for my thoughts.

What is the VCAP Deploy exam like vs VCP?

VCAP Deploy is 100% hands on technical lab based exam. Unlike VCP, there are no theory or multiple choice questions. You are presented with a VMware HOL virtual lab which is very, very close reflection of this: HOL-2151-01-DWS – VMware Horizon – Getting Started with App and Desktop Virtualization and contains numerous mis-configurations within the Horizon stack (think connection servers, master images, AD/GPMC, pools, farms etc). You have 205 mins (3:25hr) to answer 28 questions. This may seem like a lot of time, and if you’re at VCAP level you’re probably a proficient engineer who can type fast and work quickly in vSphere but don’t be fooled! I have around 7 years experience with Horizon and ran out of time on the first attempt. The main ‘lag’ is getting used to the lab interface. Each question has a number of advisory comments which tell you what service or appliance you’ll need to log into in order to fix the issue (which I felt was generous!) as well as the required credentials – so in this respect there is some guidance as to where your focus will need to be. In most cases there are a list of requirements (which helps a lot) and limitations around what actions you should or shouldn’t do in order to complete the question – for example ‘Do not enable provisioning’ or ‘Use the default options unless specified’ and this helps provide scope. As you’d expect there’s a handful of easy softball questions ~25% at the beginning and towards the end of the exam, and the remaining ~75% are more involved and will require multiple troubleshooting steps to fix. I would strongly recommend you spend the first 20-30 mins of the exam skipping all the lengthy questions and cover the single-task questions. However, some questions are subjective and will require that you really think about what the ‘best practice’ is e.g. tune an instant clone image for a given use-case.

How to Prepare: My approach…

vMug, HOL, home labs and first attempts…

Unless your employer is covering your exam fees or training ,you’ll be forking out the best part of £400 to sit the exam – the VAT bites at checkout. I suggest buying a vMug advantage membership for $200 (sit on the vMug website for 10 mins and you’ll get a 10% discount popup appearing) – then use the 2x VCAP vouchers @ 20% discount. I think I’ve only ever passed 1 technical exam (no, not ITIL v3 Foundation) on the first take (CCNA Part Deux!) and if you’re half smart ‘you know how much you don’t know…’ or something like that – anyway, with this in mind I sat the VCAP (no revision) to dip my toes and test the water. I spend 8 hours a day doing work in Horizon/ESXi so I felt fairly confident I would achieve an acceptable score for a first try – I failed with a score of 220 – but the experience was hugely valuable and I didn’t really expect to pass first time as I know some of the topics covered features I’ve not touched for a few years (and thus, got rusty with) and in particular vIDM – I’ve never used Workspace ONE.

Prior to the first attempt I had considered forking out £1k on buying server equipment to build a nested home lab environment to study for this – I would recommend doing this if you’ve only got a few years experience with Horizon and perhaps haven’t ever setup an environment from scratch – it’s hugely valuable and will prove useful if you’re working on a VCP (DTM or DVC). However, for VCAP I don’t think this is really necessary – the money is better spent sitting the exam, particularly because the aforementioned HOL provides just about all of the functionality you need to get up to speed on the blueprint. All of the tech tested in the exam is available in the HOL and thankfully you’ll be using all the latest Horizon 8 features in the HOL, but be aware – the exam tests Horizon 7.X so you’re dealing with 7.10-7.13.

Another benefit to forking out for a first attempt is to steer your learning so you understand what depth to study the blueprint at – I tend to over think how much I need to know for technical certifications, and frankly, it can be detrimental to your life energy if you’re wasting time boring yourself digesting KB’s about edge-case configuration problems that appear as frequently as Prince Andrew – it’s highly unlikely these issues (inc Prince Andrew) will be covered on the test. I generally resign myself to the mentality VMware are going to shaft me for exam fee’s but ultimately having the cert will land me good roles as noble and honest recruiters look through the VMware certified professionals on LinkedIn. With this in mind, I started working toward the second and final attempt…

Exam blueprint

The blueprint is nice to look at – why? Because there’s f*** loads of topics that are not included in the Deploy exam 🙂 It is quite encouraging to see (what I consider) a short list of topics to study. I would suggest overlaying each of the bullet points with your real world experience, and then revisit the Horizon 7 documentation – for example: ‘Troubleshooting agent connectivity issues’ – how do you approach fixing a desktop stuck in ‘Customizing’ state, or ‘Agent unavailable’, or ‘Error’ state – checking the network adapter, horizon agent components, post-sync script, hostname issues etc – this is how I might approach the problem, but if I then revisit the VMware KB’s to look at their best practice steps – there’s additional actions you may not consider e.g. using telnet and nslookup to check DNS resolution to the connection servers – approaching revision in this way will be beneficial as it forces you to consider what you already know and build on it by providing more ideas you can apply in real world situations – which is really what an exam should be about (and it’s refreshing to invest time on a cert that isn’t based on multiple choice…).

The exam problems are formulated around the Horizon 7 documentation as a framework, so refresh yourself on the core features available in horizon and how to configure them – I’m mirroring parts of the blueprint below but this is the backbone of what you should know:

  • Kiosks: preparing the connection servers and creating kiosk clients
  • RDS and Instant Clone Pools/Hosts: setting up application pools, entitlement, instant clone, VM-hosted apps – what settings are available when you setup these features, and how would you test they work?
  • Instant clone pools: pool settings, pool operations, enabling 3D features, HTML access, entitlements, master image creation and preparing an image for deployment including optimizing the hardware and software.
  • Connection Server configuration: backups, storage, authentication options, using vdmadmin, services, troubleshooting replication/ADAM issues.
  • Log files: know how to collect log files from horizon client, agent and appliances (VIDM, UAG, Connection server etc) in the horizon stack.
  • Global entitlements: configuring and exporting.
  • Horizon Administrator: understand the admin console and how you can configure global settings.
  • Horizon Helpdesk: what features are available and how do you use them?
  • Troubleshooting issues with instant clones/agent availability: unable to connect to a VM, installing the horizon agent, dealing with VMware Tools issues.
  • Desktop performance: a bit of a subjective topic – but you should be aware of how to assess desktop performance on a windows machine (what native tool are available to do this…p.s. but you probably never EVER use!)
  • Identity Manager / vIDM: enabling SAML and authentication protocols, adding Horizon resources and syncing objects, entitlement of resources to users and groups.
  • AppVolumes: Appstacks and writeable volumes, managing and using these.
  • Group Policy/AD: A few questions require some AD and group policy administration.
  • ESXi – consider best practices for maintaining uptime for a horizon environment – what features might you configure in vSphere to provide some redundancy?

Second (and third) attempt…

I spent a couple of hours each night for a couple of weeks going over the steps above and at my resit, felt confident in what to expect. On the second attempt I invoked-wisdom and took the below approach. This concludes the post and I hope you get some use from this, I highly recommend studying the VCAP as it’s actually like being at work for a few hours and, because it’s hands-on you’re not wasting time learning acronyms and theory that you’ll never use again.

1/ Immediately fire up Chrome and open tabs for all core appliances, setup RDP sessions to connection servers and open GPMC and AD.

2/ Skip through all the troubleshooting/configuration questions and finish the quick (2 requirements or less) questions.

3/Copy/paste all the vdmadmin -help output into a text file and save it on the desktop of connection server – this prepared me for crafting the answers to several questions and have the UNC path to the vdmadmin dir at hand. The keyboards were crap at the testing centre and you can’t use ctrl+c to copy so get in the habit of right click > copy.

4/Look out for gotcha’s or silly requests in the phrasing of test questions – anticipate ‘typical’ mis-configurations in whatever issue you’re looking at.

5/ I flagged a couple of questions with VMware because I felt the wording was very poor/confusing – obviously there is an expectation of competence with a VCAP, but there are also multiple ways to answer a couple of the questions and I feel I fixed a particular group policy issue with a perfectly acceptable solution that I would implement in the real world, but it was not the answer VMware were expecting. My advice here is to try and consider what is the path of least resistance with a given fix i.e. what can you do to minimize the amount of configuration changes whilst still addressing the problem?

Pass!

I passed on the third attempt with a score of 300/350 – I had hoped to do better but a pass is a pass..! Onto the Design exam and further posts to follow.

Good luck and thanks for reading.

Cheers

Dave

Free VDI Master Image Sealing Script

Below is a sealing script I created which is designed for a VMware Horizon environment with FSlogix. It also calls VMware OSOT tool and can run a report of existing OSOT settings, apply an optimization template and generate a report of the result, and then run the Finalize steps to prepare the image for a snapshot.

You may wish to chop and change it to fit the technologies in your environment. I have also attached screenshot example of how to configure a .ps1 shortcut to run the script with elevated rights and bypass Execution policy.

#######################################################################

# Image sealing script to be run before shutting down master images and creating a snapshot for a Horizon VDI pool

#Created 07/02/2020
#Author: Dave Baker

###INSTRUCTIONS###

# Create a folder on your master image "C:\VDI" then create a subfolder C:\VDI\OSOT and extract the OSOT tool to this directory. Place the script in the root of \VDI folder.

#  OSOT folder should reside in (C:\VDI\OSOT) and your optimization template filename should be adjusted accordingly, but in the below example I used: 'OSOT_Win_10_1909.xml'. 


#Steps 

#Update AV agent
#Delete Horizon, FSlogix and Appvolumes logs
#Hide VMware Tools icon
#
Set default username to blank
#Delete unwanted profiles
#Empty recycle bin - *note - do not delete %temp% or c:\windows\temp folder contents - OSOT writes to these locations.
#Pop-up option to report on current osot settings, apply the template, and then reboot prompt.
#Disable windows update and windows modules installer service, set the recovery action to 'Take No Action'
#Wipe your Profile Management solution GUIDs - delete if not required.
#Wipe your AV Solution guids - delete section if not required.

 
################# UPDATE AV  ##########################################

#ADD SWITCHES TO UPDATE YOUR AV AGENT HERE - the below example uses McAfee ####
 


 Write-Host "'Updating AV agent..."


Start-process "c:\Program Files\McAfee\Agent\cmdagent.exe" -ArgumentList "-c" -wait -ErrorAction SilentlyContinue -WindowStyle Hidden



}

 

Pause 5

 

################# DELETE LOGS #################################################

Write-Host "Deleting FSlogix, Appvolumes and Horizon Agent log files..."

 

$FSlogixLogs =  "C:\ProgramData\FSLogix\Logs\"

 

$AppVolumesLogs = "C:\Program Files (x86)\CloudVolumes\Agent\Logs\"

 

$HorizonAgentLogs = "C:\ProgramData\VMware\VDM\logs\","C:\ProgramData\VMware\VMware Logon Monitor\Logs\",'C:\ProgramData\VMware\VMware Blast\','C:\ProgramData\VMware\logs\'


 

Get-ChildItem -Path $fslogixlogs -include *.log -Recurse -ErrorAction SilentlyContinue | Remove-Item -ErrorAction SilentlyContinue

 

Get-ChildItem -Path $AppVolumesLogs -include *.log -Recurse -ErrorAction SilentlyContinue | Remove-Item -ErrorAction SilentlyContinue

 

 

foreach ($folder in $HorizonAgentLogs) {

 

Get-ChildItem -Path $folder -Include "*.txt", "*.log" -Recurse -ErrorAction SilentlyContinue | Remove-Item -ErrorAction SilentlyContinue

 

}

 

 

################## HIDE TOOLS ###################################################

 

Write-Host "Hiding Vmware Tools icon..."



Set-ItemProperty -Path "HKLM:\SOFTWARE\VMware, Inc.\VMware Tools" -Name ShowTray -Value "0" -ErrorAction SilentlyContinue

 

##################### SET DEFAULT USERNAME ######################################

 

Write-host "Setting default username to Blank..."

Set-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon' -Name DefaultUsername -Value "" -ErrorAction SilentlyContinue

 

#################### DELETE PROFILES ##############################################

 

write-host "Deleting unwanted local profiles..."

Start-Process -FilePath "C:\SDI\DelProf2.exe" -ArgumentList '/u' -Wait

 

#################### CLEAR RECYCLE BIN ################################################


write-host "Empty recycle bin..."



Clear-RecycleBin -Force -ErrorAction SilentlyContinue


 

#################### APPLY OSOT ######################################################

 

 

Add-Type -AssemblyName PresentationFramework

 

 

function Request-YNC {

 

    param (

 

        [string]$Text,

 

        [string]$Title

 

    )

 

    $MsgResult = [System.Windows.MessageBox]::Show(

 

        $Text,

 

        $Title,

 

        [System.Windows.MessageBoxButton]::YesNoCancel,

 

        [System.Windows.MessageBoxImage]::Warning

 

    )

 

    if ($MsgResult -eq [System.Windows.MessageBoxResult]::Cancel) {

 

        exit

 

    }

 

    else {

 

        $MsgResult -eq [System.Windows.MessageBoxResult]::Yes

 

    }

 

}

 

 

   if (Request-YNC 'Generate report of existing OSOT settings?' 'OSOT Analysis Report') {

     

 

    if (!(test-path C:\VDI\OSOT\Reports)) {New-Item -ItemType Directory -Path C:\VDI\OSOT\Reports}     

 

Start-process c:\VDI\OSOT\VmwareOSOptimizationTool.exe -ArgumentList "-v -r c:\VDI\OSOT\Reports\Pre_OSOTApplied" -Wait

 

}

 

 

 

   if (Request-YNC 'Apply the current Win 10 1909 OSOT template and write results to report file?' 'Re-apply OSOT Template') {

 

write-host "Applying OSOT template Win_10_1909..." 

 

Get-Service -Name TrustedInstaller | set-service -StartupType Auto

   

start cmd.exe "/c c:\VDI\OSOT\VmwareOSOptimizationTool.exe -o -t C:\VDI\OSOT\Win_10_1909.xml" -Wait

write-host "Generating report of applied OSOT settings..."

start cmd.exe "/c C:\VDI\OSOT\VmwareOSOptimizationTool.exe -v -r c:\VDI\OSOT\Reports\Post_OSOTApplied" -wait

 

}

 

 

 

if (Request-YNC 'If you applied OSOT for the first time, you must reboot, reboot the machine now? Remember to re-run the script afterwards' 'Restart') {

 

Restart-Computer -Confirm -Wait

 

exit

 

}

 

 

 

############### DISABLE SERVICES ##################################################################

 


Write-Host  "Disabling Windows Update Service..."

Write-Host  "Disabling Windows Modules Installer Service..."


$svc= Get-Service -Name svservice, wuauserv, TrustedInstaller

 

    foreach ($service in $svc) {

   

   Stop-Service -Name $service.Name

 

   }

 

    Set-Service -Name svsvc -StartupType Automatic

 

   Get-Service -Name wuauserv, TrustedInstaller | set-service -StartupType Disabled

   

 

   #Set recovery options for Win Update Services to "Take No Action"

 

   cmd.exe /c "sc.exe failure wuauserv reset=5 actions=""/""/"""

 

   cmd.exe /c "sc.exe failure TrustedInstaller reset=5 actions=""/""/"""

 

 

 

################### WIPE PROFILE MANAGEMENT GUIDS ###########################################################

#######May not be applicable if using DEM/Profile Unity######
 

$software = "Ivanti Environment Manager";

$installed = Test-path "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{974CAB85-D3C8-412E-9FDA-72F82E740382}"

 

If(-Not $installed) {

       Write-Host "'$software' NOT installed.";

} else {

       Write-Host "'$software' IS installed, wiping GUIDs..." -NoNewline

 

$cca= "C:\Program Files\AppSense\Management Center\Communications Agent\CcaCmd.exe"

 

$args= "/imageprep"

 

start-process $cca $args -Wait

 

}

  

 ################# WIPE MCAFEE GUIDS ##########################################################

########May not be applicable to your AV solution#####
 

$software = "McAfee Agent";

$installed = (gp HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*).DisplayName -Contains "McAfee Agent"

 

If(-Not $installed) {

       Write-Host "'$software' is NOT installed.";

} else {

       Write-Host "'$software' IS installed, wiping GUIDs..." -NoNewline

 

Start-process "c:\Program Files\McAfee\Agent\maconfig.exe" -ArgumentList "-enforce -noguid" -wait

}

 

########## FINALIZE AND SHUTDOWN ##########################

 

write-host "Applying OSOT Finalize steps..." -NoNewline

 

start cmd.exe "/c c:\SDI\OSOT\VmwareOSOptimizationTool.exe -f all" -wait


 

write-host "Complete. Shut down and take a snapshot"

 

Stop-Computer -confirm

To configure an elevated shortcut:

  1. Create a shortcut and set the target as: %SystemRoot%\system32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy unrestricted -noexit -file "C:\VDI\VDISealingScript.v2.ps1"
  2. Set the properties of the shortcut to Run As Administrator
  3. Set Start In value to the root of powershell folder.

I hope you find this useful.

Configuring Windows Defender AV for VDI

Windows Defender AV for non-persistent instant clone desktops is a lightweight and free AV solution for VDI that is growing in popularity as an alternative to typical third party options as people move to O365 and want to align themselves with Microsoft across their software stack.

Below is a quick guide on how to configure Defender for Endpoint (not ATP) which is a free version of Defender included with E3 O365 licensing using.

A file share is used as the source for definition files. I recently had to setup a proof of concept of this for a client who had been using McAfee ENS and we saw a notable improvement in performance and overall desktop experience.

The guide does not cover how to configure VM’s to use MMPC, WSUS , Cloud based definitons or ATP/MAPS.

Environment: VMWare Instant Clones, Win 10 1909.

What you’ll need

  • 1x SMB file and an endpoint for handling the scheduled tasks needed for Defender definition updates
  • 2x scheduled tasks, one to perform the definition download and unpack, and a second to clean-up old definitions. Both scripts provided.
  • VDI specific Defender settings that are configured on local group policy on the master image, and remaining settings configured on domain group policy.

Before getting started..

  • Check you have the latest ADMX templates for your OS.
  • Use a clean build, ideally with an image that has not had any AV agent previously installed.

Step 1: Setup a share and scheduled tasks to download, unpack and clean-up definitions…

Identify a virtual machine/server/desktop or some endpoint that will be responsible for running the scheduled tasks for fetching definitions and storing them in an SMB file share. The endpoint will require internet access and I refer to this machine as the management VM.

Create an SMB file share to store definitions.

Setup a file share that will store the unpacked definitions. The below example resides in C:\wdav-update on the management VM. I recommend using the same folder names as this will tie together with the download script that will be used later on.

Share permission: Authenticated Users: Read

Folder Permission: Authenticated Users: Read/Execute, SYSTEM: Read/Writed

Get-SMBShareAccess -name wdav-update result should mirror the above

*IMPORTANT* if you provide FULL CONTROL to the folder or share, then you may experience the definitions being automatically purged by the child VM’s after they self-update, making the definitions unavailable at next boot . From my limited testing this behaviour appeared to be by design can’t be controlled by any GPO settings, so avoid this by setting the NTFS permissions correctly.

Create scheduled tasks to download definitions

Microsoft provide the following PS script which handles downloading and unpacking of definitions. There is an alternative script available here but I found the below script does the job and is easier to understand. Adjust the value for $vdmpathbase accordingly, but do not change the [0000…] folder naming convention. This is required otherwise the child VM’s will not be able to parse the folders and will fail to self-update.

$vdmpathbase = "$env:systemdrive\wdav-update\{00000000-0000-0000-0000-"
$vdmpathtime = Get-Date -format "yMMddHHmmss"
$vdmpath = $vdmpathbase + $vdmpathtime + '}'
$vdmpackage = $vdmpath + '\mpam-fe.exe'
New-Item -ItemType Directory -Force -Path $vdmpath | Out-Null
Invoke-WebRequest -Uri 'https://go.microsoft.com/fwlink/?LinkID=121721&arch=x64' -OutFile $vdmpackage
cmd /c "cd $vdmpath & c: & mpam-fe.exe /x"

Add a clean-up task…

I configured the below task to clean-up any definition files older than 3 days. Configure this as a scheduled task to run daily.

Get-Childitem "C:\wdav-update" |
 Where {$_.CreationTime -lt (get-date).adddays(-3)} | Remove-Item -recurse -force

Tips for configuring the scheduled tasks:

-Configure definition update to run every 2 or 4 hours , typically MS publish new definitions twice per day, around 8-12 hours between each update.

– If the scheduled tasks are failing, ensure the account used to run the task (local SYSTEM or service account) has internet access – you may need to allow unauthenticated traffic from your management machine if using the SYSTEM account. If you use a zScaler/Proxy device and authenticate clients using a .pac file then you may need to launch IE as the SYSTEM account (on your management VM) and configure the .pac file accordinalty. To do this , download PSExec and run the below command to launch IE in the context of SYSTEM, then configure the .pac file in IE settings.

psexec.exe -i -s "c:\program files\internet explorer\iexplore.exe"

Step 2: Configure Defender local group policy settings on your master image

Defender for non-persistent VDI relies on several local group policy settings being baked into your image to ensure they are available at boot time. Configure the following 5 settings via gpedit.msc on your master image.

Location: Computer Configuration\Administrative Templates\Windows Components\Windows Defender Antivirus\Security Intelligence Updates

IMPORTANT: You must configure Define security intelligence location for VDI clients and Define file shares for downloading security intelligence updates . If you do not configure both, the service will not work.

Values to use:

Define the order of sources for downloading security intelligence: FileShares

Define Security intelligence location for VDI clients: \\yourfileserver\wdav-update

This concludes the minimal settings that are required on the master image.

TIPS FOR LOCAL POLICY CONFIGURATION

  • You may want to use LGPO.exe to export a template of the Defender settings for your environment for quick setup in future, or add to an MDT task-sequence for your image builds.
  • If your master image has picked up policies you don’t need or for some reason you’ve had your hand forced to use a crappy image – you can wipe all the local and domain policy by running the below command (elevated). This will wipe all local policy WARNING – do this at your own peril (it will remove OSOT optimizations and all domain+local policy). Remember to re-join to domain and update policy afterwards.
    • RD /S /Q "%WinDir%\System32\GroupPolicyUsers" && RD /S /Q "%WinDir%\System32\GroupPolicy"

Install A BASELINE set of defender av DEFINITIONS

  • If your enterprise has never used Defender before and/or has used a different AV product to date, then it’s highly likely you’ll have domain policy in place to disable Defender and/or your base image will have no pre-existing Defender engine/definitions installed. In this case, you may have to install a baseline definition pack so the Defender engine is activated in the build. This may not apply to all environments but I experienced VM’s failing to update on their first boot because no existing definitions were installed. If this happens, Download the latest definition set from Microsoft and install the mpam-fe.exe file – this will install a definition pack and give you an engine status/last updated point to work from.

Step 3: Configure Defender domain group policy settings…

There’s a plethora of settings for Defender and I won’t cover every setting here. The high level suggestions are covered in the Microsoft blogs – so refer to these, but also be aware that services like MAPS and ATP rely on many of the options available – and we’re not configuring these services in this blog post – only the ‘barebones’ AV product. Some examples of VDI-friendly settings you may want to use are below.

Important: do not configure any of the settings configured in Step 1 on the master using local policy on our domain group policy.

\Windows Defender Antivirus

  • Turn off windows Defender: Disabled
  • Randomize Scheduled tasks times: Enabled

\Scan

  • Allow users to pause scan: Disabled
  • Check for the latest virus and spyware security intelligence before running a scheduled scan: Enable

\Security Intelligence Updates

  • Specify the interval to check for security intelligence updates: 2 hours

Step 4: Verify that it all works!

So lets recap on what we’ve done;

  • We’ve setup a file share and it’s populating every 2 hours with the latest definition files, unpacked, and ready to be read by our VM’s. We have the necessary NTFS and share permissions in place to make our \wdav-update share accessible from the VM’s and it can be read/written to by the SYSTEM account and/or your service account responsible for running the scheduled tasks.
  • Your master image has the necessary local group policy settings required at boot so the VM’s should be reading from the share and self-updating at every logon, and this should be reflected in the Virus and Threat Protection console in Windows on the VM’s, example below.
  • Your domain group policy settings are configured to manage things like scan times, quarantine behavior, UI and notifications etc and critically you’ve checked the Disable Windows Defender policy is set to disable..!

Spin up your VM’s and check the below log file – search: UpdateEngine – here you can see the subfolders in our definition share being traversed. The log output Skipped verification….Due to PPL is expected and this does not indicate an error. Any errors will be indicated in the entry that begins: UpdateEngine start:

%ProgramData%\Microsoft\Support\mplog.log

Virus & threat protection settings should show Last Update: today’s date

To Hell and Back with Hybrid AD Join for VDI

*Update 22/01/22 After much effort spent getting this to work at a customer site, it turns out there was never any need to have conditional access enforcing VDI devices to be hybrid-joined. By turning off the conditional access policy that checks the device is Azure-AD joined, there was no longer any issue. Note, if you’re using a zscaler you’ll need to configure source IP anchoring as well.

*Update 31/07/21 After migrating a customer from Appsense to VMware DEM I had to find a new method to perform the hybrid join. The below article now provides two methods for performing the join.

Read this post if you’re having problems performing Hybrid Azure AD join on non-persistent VDI. This post covers the how to configure Hybrid AD join on VDI , how we discovered it was broken and a clean solution to fix it.

The running environment was Windows 10 1909, VMWare Instant Clones on Horizon 7.10, with zScaler proxy (.pac files).

For the solution, click here or scroll to end of article.

How to configure Hybrid AD join and why it might be failing for you…

In our case, hybrid AD join was always broken – we just hadn’t noticed because the device join was successful which is all that is required for O365 services to work (Outlook gets a license – everyone is happy!) but the user PRT token (which I’ll refer to as user-join) was failing – which, if you have InTune in place for MDM policies and all that fancy stuff – you may find these devices are broken when the VDI is in use.

Microsoft offer very little guidance on how to implement Hybrid AD join on VDI but Google yields a lot of negative feedback from folks implementing this for VDI. This VMware thread was helpful in our discovery, and the guidance from Microsoft is helpful, but not as detailed as it should be.

Microsoft’s suggestions are:

Implement dsregcmd /join as part of VM boot sequence.

DO NOT execute dsregcmd /leave as part of VM shutdown/restart process.

  Define and implement process for managing stale devices.

We used a start-up task to perform /join. 

A .bat file or powershell can perform the join as follows, and configure this to run as a start-up task. Note, the task should be ran under the context of the SYSTEM account, and ensure your network is configured to allow this traffic (see zScaler section).

dsregcmd.exe /join

Master Image

You should ensure your master image does not perform an AAD join at all.  You should run the /leave command  as SYSTEM account  prior to sealing your image and taking a snapshot, although we would often forget to do this. Whether this contributed to the issues covered, I’m not sure. Additionally, some threads suggest your master image should not be domain-joined – in our case, the master image IS domain joined, but was NOT AAD joined.

Use PSExec to perform a /Leave command as SYSTEM account:

Psexec -I -s dsregcmd.exe /leave

zScaler .pac on VDI for Hybrid AD Join

If you’re using a zScaler to manage internet traffic you may find that Hybrid AD join fails because the traffic is sent from the VM’s under the context of the SYSTEM account and if no .PAC file is configured against that account, then it will fail (unless you allow unauthenticated traffic on your zscaler devices). If we also throw into the mix that Microsoft recommend you join AAD during device start-up – your user will not have authenticated to zScaler when the /join takes place, so you must configure this.

On your master image, launch Internet Explorer as SYSTEM account, and then manually configure the .PAC file manually. Download PSTools and then run the following command from an elevated cmd prompt:

Psexec -I -s “c:\program files\internet explorer\iexplorer.exe”

The above steps explain how we were configured for Hybrid AD join BEFORE we discovered it was not working. Read on for the discovery, and adjustments we made. Click here for the solution.

How to identify a VM has failed Hybrid AD Join

As a large enterprise with multiple VDI sites managed by different teams, we discovered some sites were performing the /join during the ‘Desktop Created’ stage of the logon process (i.e. once the user is logged In and desktop shell fully loaded) – in these pools we saw the device join was successful,  but user join (PRT token) was unsuccessful – this is because  the user was not logging into an AAD-joined device, so the device was deemed unauthorized to receive a PRT token.

  1. Open cmd prompt and run: dsregcmd /status 
  2. Review the output –note you may also see that the Tenant Name is blank in your output. The device will show as joined, but no PRT/User join had taken place –

Device State shows successful AAD join:

User-join has failed and the AzureADPrt token is not present.

Contrary to MS guidance we experimented with adding a /leave command at logoff – on these pools we saw the object in AAD was updated more accurately in Azure – the ‘Last Activity’ times reflecting the join/leave times of when the desktop sessions were in use.  Howeverthe underlying lesson here is that the device must be joined first then the user is logging into an authorized device and a second /join should take place to fetch the user PRT token.

On the pools configured to use a start-up taskwe found the device join would periodically fail – but this became more frequent as time passed until we had complete failure of all devices in a given pool.

VM template objects flooding Azure AD

We searched AAD to compare on-prem device names to their records in AAD and discovered we had a ton of VM’s joining AAD under the machine name of itXXXX – this is the internal template object which is created by ESXi when a new snapshot is published to a desktop pool. AAD was being flooded with these objects every time we changed the snapshot on a desktop pool.

VM’s were joining AAD successfully (device-join only) but their ID did not match their counter-part object in AAD – instead, it matched the internal VM template.

 At this point we knew that when a new snapshot was published, a new AAD object was being created with the VM’s template account ID. Additionally, it proved the /join was taking place too early in the logon process (at machine start-up) – and instead of joining the hostname of the VM that is provided by QuickPrep (e.g. PROD-VM-1)  the ID of the instant clone template was being used to join the machine to AAD.

To verify this:

  1. Open AAD and search for device name: it

Note, this applies to VMware Instant Clones environments only, Citrix and Hyper-V hypervisors will use a different provisioning process, check your vendor documentation to know what to search for)

Template VM objects in AAD –

Duplicate VM device ID’s

Another symptom of this issue was VM’s would recycle their Device ID – we found the same Device ID (after the device had joined AAD) was in use by other VM’s in the same pool. Presumably this is a hangover from previous symptom.

  1. Take 2 VM’s from the same pool, open CMD prompt and run dsreg
  2. cmd /status, compare the device ID’s on both devices – are they identical?

Verifying AAD Join process

To check if your VM’s are joining AAD with an incorrect computer name:

  1. Check the local VM event log Applications and Services LogMicrosoft/Windows/User Device Registration for event ID 335.
  2. Note, the computer name is itXXXX , user SYSTEM.

Let’s recap what we’ve learned so far:

  • VM’s are joining AAD with the wrong computer name
  • AAD is populated with stale records for our VM’s
  • Our VM’s are recycling device ID’s
  • The User-join (PRT token) is not working

After several hours of toil, testing and swearing, We tried moving the /join to different stages of the logon sequence, but only found Start-up to be ‘successful’ for the device-join. During testing we removed the /join altogether – and low and behold, we discovered the VM’s were still joining AAD – this is because there are 3 scheduled tasks baked into the Windows 10 1909 OS to perform auto-AAD join. 

Microsoft don’t tell you this in their VDI guide because they prefer ‘the Community’ to figure it out…they’re real nice like that.

Configuring Hybrid AD for VDI the right way! #how-to-configure-hybrid-ad-join-for-vdi

Method 1

1/ Perform the /join operation TWICE, once at Start-up, and again before the desktop shell has loaded.This ensures the the Device and the User PRT token are both issued succesfully.

2/ Ensure the dsregcmd.exe /join operation is managed by your profile management tool. Don’t try to mix combinations of scheduled tasks/group policy/profile tool.

3/ Delete the Automatic Device Join scheduled task. This was the root cause of all our pain. The task will perform a join under user context and has 2 triggers – a ‘special event’ and at logon.

4/ Always perform dsregcmd /leave on your master image. Ideally, avoid the master image from joining AAD in the first place.

5/ (Optional) Add a /leave command at logoff of the VM. This is unsupported by Microsoft, the only benefit we found from including this was the ‘Joined’ and ‘Last Activity’ timestamp was kept up to date in Azure AD – but again, not supported.

6/ (Optional) Set the machine GPO ‘Windows Components/Device Registration/Register domain joined computers as devices‘ to disabled. This helps keep things tidy and you can be confident the join is only handled by your profile management tool.

**Alternative Method**

I recently had to decommission Appsense for a customer and move them to VMware DEM. In doing so, the method described above had to be changed. Although DEM can run tasks at Startup of the VM (it hi-jacks the native group policy startup/logoff scripts) which isn’t suitable for performing a /join because the template account for the pool is then joined to Azure AD. Which we don’t want. Thanks to some feedback on the DEM forums, I’ve found the below method works nicely:

1/ Configure a .bat file that has a /leave and /join. You’ll call this as the post-synchronization script when you configure the pool. Example file.

cd c:\windows\system32
dsregcmd.exe /leave
SLEEP 10
dsregcmd.exe /join

2/ Make the file available on your master image, ideally in the C:\ root somewhere and configure it as the post-synchronization script for the pool.

3/ You should now see the devices populate in AAD when the pool is being composed. When a user logs in , because the VM is now ‘trusted’ the PRT token should be issued. Microsoft does not support the /leave as part of non-persistent devices so I’ve ommitted this. It is possible to add a /leave command (perhaps as a shutdown script), but we’ve discovered no issues with leaving the devices joined in AAD indefinitely.

Master Image configuration

Step 1: Delete the Auto-Join scheduled task in Win 10 1909

  1. On your master image open task scheduler: Microsoft > Windows >Workplace Join
  • Delete the Auto-Join task – this must be deleted and not disabled – because it’s a system task.
  • The remaining 2 tasks should be left in their default state – they should not require any manual intervention. If these tasks are disabled or not present on your image – then check OSOT or group policy if these are being deleted by an upstream policy.

Step 2: Remove your master image from AAD

  1. Launch psexec from an administrative command prompt using: psexec.exe -i -s dsregcmd.exe /leave
  2. You may see the below exit code 0.
  3. Confirm the /leave was successful by checking AAD – you should not see the machine account, and the /status output should be as below.

/status output when device has left

Step 3: Remove existing itXXXX or stale records from Azure AD

  1. Remove any of the stale device records from AAD. This should include the itXXXX devices , and any VM’s in pools your going to test in.

Step 4 (optional): Bake your user profile configuration into the master image

If you’re unlucky enough to use AppSense or a similar tool – you may have to bake your configuration into the master image. Other profile management tools may not require this step.

Profile Management Tool Configuration

Step 4: Configure the dsregcmd /join operations

Start-up task:

  1. Configure the 1st /join operation during Start-up of the machine (or machine boot).

2. Scope this to only apply to machines with your VM naming conventions – this ensure the correct devices join AAD, but also prevent the itXXX devices joining (or your master images).  If you have no profile management tool, then this might work with scheduled tasks or a group policy object, but we did not validate this.

Pre-Desktop task:

  • Perform a 2nd /join operation during the ‘Pre-Desktop’ stage– this is the point at which user authentication has completed, but the desktop is still loading. This should ensure the PRT is issued to the device, and also provides a backup to one of the scheduled tasks (re-sync) which does the same thing.

Has this fixed it for you?

1/ We no longer need to delete ‘stale’ AAD objects – there is only 1 AAD object per VM. Each VM joins to the same AAD object – no duplication, no dodgy device ID.

2/ When a new snapshot is published, we did not see the itXXXX devices appearing in AAD (clean joins!).

2/ User-join was always successful – this is probably because the Auto-Join scheduled task is not interfering with the registration process.

I hope this helps someone, if you find other solutions or suggestions to improve on this find I’d love to know

Everything you need to know about the VCP-DTM 2020 Certification Path

My tips for saving money, what you’re really paying for, study guide and advice for passing the VCP-DTM 2020 qualification!

The following post covers my personal experience in studying for the Official VMware Certified VCP-DTM 2020, achieved June 2020, the following steps are covered:

Step 1:Consider a vMug Membership

Step 2: Studying for Foundations 6.7 exam

Step 3: VMware Instructor led training [on demand]

Step 4: Preparing and Passing the VCP-DTM 2020 Exam

Step 1. Consider buying a vMug Membership…

vMug membership will provide around £650 of overall savings for the DTM certification track and provide resources for a home lab and is a great insurance to have if you fear failing the exam (like I do)…

  • vMug costs around $200, but do a quick Google for vMug discount codes prior to signing up to save a further 10% on the signup fee.
  • You save around £550~ on the official VMware instructor-led training [on demand] or In-Class routes.
  • You get a total of 4x 20% exam discount vouchers – 2x for Foundations 6.7 and 2x for any VCP exam – saving you around £30 per re-sit, if needed. You also receive discounts for VCAP if you’re on that path.
  •  You get evaluation licenses for a broad range of vProducts – including vCenter, Horizon Standard, View Composer and Identity Manager – which covers most of what you’ll need for the DTM route.

Sound great! But what’s the catch?

  • Bad News: vMug Evaluation licenses DO NOT cover the VCP-DTM 2020 blueprint technologies! Considering VMWare want people to have hands on experience with their products, but won’t let you spin up a lab environment at home to use their latest innovations, I found it pretty disheartening to realise I’d spent $200 but wouldn’t be able to setup a home lab for JMP components:

Is there any good news?

  • Sort of. You do get evaluation licenses for ESXi, View Connection Server, Identity Manager, View Composer and vCenter Server which will let you build a linked-clone lab environment and this will definitely help you . More on this further down.
  • Below pictures of what the software catalogue looks for vMug Advantage members:
vMugSoftwareCatalogue
vMugSoftwareCatalogue2


Step 2. Pass the vSphere Foundations Exam

The foundations exam is a prerequisite for the VCP certification and is a an open-book exam (not invigilated)  exam blueprint for vSphere Foundations 6.7 can be found here.

It’s worth noting that, you’re experience may be with Horizon, or vROPS, or some other suite of products – but the focus of the Foundations exam is aligned with the VCP-DCV certification path– there are barely any questions on DTM related content. This threw me off (I failed it twice) – so be aware that you basically become ‘primed’ to study for the DCV path by virtue of undertaking the Foundations course.

Naively I had expected the Official Course Guide to provide a decent level of detail for what is covered in the Foundations exam but the book does not cut the mustard.  I ended up relying on the below resources far more than the OCG, so below are my recommended study materials in order of preference. Good luck!

Study Materials for vSphere Foundations 6.7 2019

VMwareKnowledgeBaseLogo

Undoubtedly the best resource you can use if the VMware Knowledge Base ; remember to filter each article by the release version you need. Exam questions are formulated from KB articles, so I recommend prioritising these as your primary material before referencing any related books, websites, third party study guides.

TechnicalPapers

VMware Technical and Whitepapers cover Best Practice, Details Design Documents (DDD’s), Overviews and Explanations of all things VMware. I’d covering each exam topic but equally, taking notes from each paper for real-world application. Ask yourself which vSphere features your current client or workplace utilises and consider the ‘why’ behind each design decision. This’ll make your study a lot more relevant.

VMTN

VMware Technology Network is a useful forum area moderating by VMware staff and there’s plenty of real world Q&A to reference.

 

Recommended Study Books

Mastering VMware vSphere 6.7 – Nick Marshall
MasteringvSphere

Useful for: a great deep-dive reference into each feature in vSphere 6.7. Contains implementation steps, explanations and recommended practice for every feature covered in the Foundations exam blueprint.

 

 

 

vSphere 6 Foundations Exam Official Cert Guide – VMware Press
vSphereFoundationsOCG

Good for: Giving a primitive understanding of each technology area. However, this book is littered with mistakes – from grammar to incorrect question answers and dodgy screenshots from legacy versions of the web client. It’s written in a conversational tone which is great, but massively let down by its brevity and lazy proofing. I suggest you don’t rely solely on this book (as I did…).

 

 

Building A vSphere Home Lab On Your laptop!

This guide to creating a complete VMWare home lab on your laptop is truly excellent. You build an 2-node vSphere home lab and can run it entirely embedded environment on your home laptop. You may need to buy some more RAM to accommodate it , but it’s money well spent and you can utilize your vMug evaluation licenses to run the latest vSphere components at home! In relation to the exam, it is well worth going through the motions installing and setting up the ‘core’ vSphere and Horizon components – this aids massively for both exams – believe it or not, there’s plenty of exam questions (in Foundations and VCP) focused around what happens during installing or what options/steps are built into the install process.

As a guide, I have a Dell XPS 15 i7, 32gb RAM, 500gb SSD (free space) and was able to run 2xESXi node w/ Composer and Connection server.

Step 3: What is the VMware Horizon 7: Install, Configure, Manage [V7.7] – On Demand training ?

Bearing in mind my experience will give a slight bias to this information – I have around 6 years experience with Linked clones, AppVols, and 1yr with Instant Clones and UEM  in large enterprise environments. I personally found the training to be a bit below par considering the cost and I had higher hopes considering this is meant to be the ‘Real McCoy’ training bundle.

I paid £3000~ for the On Demand training, and yes that price included the vMug discount – and yes, I did feel like an absolute vMug for paying that. However, given my employers have paid me good contracting rates for several years, it was a small investment in the grand scheme of things, and I wanted to compare how they perform as a training provider and gauge how much new knowledge would be imparted to me for paying that kind of premium.

Course Delivery

The training modules are hosted on the VMware Learning Zone portal, and broken down into 10-15 min videos with Linus Bourque taking you through (nearly) all components of Horizon, but not all DTM exam topics are covered in the Horizon 7.7 On Demand course. The below screenshot is an example of what to expect.

VCPDTM_OnDemand

The delivery is sometimes a bit predictable – the instructor generally parrots what is written down on the slide adding some colour occasionally, however, the slides do cover about 70% of the course in high level, but I’ll reiterate vROPS and Identity Managerare not covered in the training or labs. It took me around 16 hours to complete the entire On Demand course.

Assessments

Each module has a few multiple choice questions which do not count towards your qualification. There is a Final Assessment after you complete all the labs and training videos which is covered further down this page.

My opinion?

For the more experienced Horizon admin 5+ years, I think you could skip this and save yourself the expense – but if you’re keen to have the VMware stamp of approval and be ‘fully’ certified, then you’ll have to pay for it. The training does hit the mark for someone with 6 months -1 year hands on experience of Horizon, which is what it’s geared for – you’ll get a good overview of the features of Horizon, what it can do, how it operates and you can walk away with that ‘how can I apply this at work?’ feeling.

For the more experienced administrator, I would avoid paying for it at it’s current price . Particularly if you can combine a home lab setup (for View Composer, Linked Clones) with real world experience in an enterprise. Personally, I will be avoiding paying for anymore VMware training for future VCP certifications. I preach as short sermon on my opinion of vendor training in general at the bottom of the article.

 

What are the On Demand lab exercises like?

When you give away £3k you half expect to be granted some decent learning experiences in return , after all, the fee is equivalent to 1 term at university – so what do you get?

VCP-DTMLabs

A vSphere environment with RDSH hosts, AppVolumes Manager, UEM and Win10/Win7 VM’s for creating Linked and Instant Clone pools.

This covers around 70% of what you need to study for the certification, but it doesn’t have any infrastructure for Identity Manager and vRealize Operations Manager – more on this later.

The tasks set during the labs are basic and anyone with 1-2 years experience will have already performed 99% of what is asked of you. Some example tasks include – installing the Horizon Agent into a master image, running OSOT to optimize the OS, create an AppStack and assign it, create an Instant Clone and Linked Clone pool, install UEM (now DEM) and test it – in short, much of the bread and butter tasks to stand up a Horizon environment.

Room for improvement?

Yes. If you want to give customers value for money, I would expect more real-world tasks to be included in the training (isn’t that the idea?).  It’s also disappointing that vROPS and vIDM isn’t covered at all in the training or the labs – but accounts for about 30% of the exam? In general, the labs cover installing the components but not ‘from scratch’ as its target audience may have expected. Typically the server or manager element for a service is already setup, and you’re tasked with installing and configuring the agent component into a desktop.  If VMware took the time to add a few extra steps to their existing walk through’s it would build a richer learning experience, and I think they fall short on this.

Suggestions for improving the labs

-Install and configure View Composer – create a DB and ODBC, install Composer, point it to the DB, link it to vCenter. This would help prime te understanding of the high level steps needed to configure other Horizon component likeAppVols, vCenter, View Connection Server.

-vROPS and Identity Manager are completely ignored. There is zero information in both the training and labs that covers Identity Manager or vRealize Operations Manager. The exam blueprint includes these topics but you are you’ll have to use the free VMware Hands On Labs (HOL) to familiarise yourself with these technologies and read the KB articles around installation and configuration.

-The DEM (UEM) labs should include how to create predefined settings, writing application templates, how to use the application profile tool and configuring Horizon Smart Policies, to name a few.

-How to update an AppStack and edit it’s properties to mount on different OS’s – valuable for techies involved in OS migration projects!

-How to create an instant clone RDSH farm and app delivery mechanism.

What is the VMware Horizon 7: Install, Configure, Manage [V7.7] – On Demand Assessment?

At the end of the On Demand training course there is a ‘Final’ assessment – don’t be worried by the ‘finality’ of it – it’s a 95 question assessment which repeats all of the questions from the earlier end of module tests – so you’re answering questions you’ve already experienced! Bonus: for each question you have the opportunity to correct your answer twice, so there’s a pretty low chance of failing this, but if you passed each end of module assessment without trouble, you will be fine. As far as I am aware, it can count towards being VMware Certified.

Step 4. Prepare and Pass the VMware Professional Horizon 7.7 Exam to achieve VCP-DTM 2020 Certified Status

If you’ve paid for the On Demand training course, you will receive a free attempt to sit the exam. If you choose not to undertake the training then you’ll need to schedule the exam through Pearson Vue and pay $250 per take. If you fail, you have to wait 7 days before your next resit.

Is the On Demand training enough to sit the exam immediately after completing it?

No it’s not, before you start revising for VCP-DTM 2020, watch the video series: Horizon 7.7 Professional Exam Prep in the VMWare Learning Zone. The video cites numerous VMware papers to reference for revision and as a silver lining, the presenter makes several exam question slips along the way .

My usual tact is to read the ‘Install/Configure/Overview-flavour’ KB articles of the given topic and make notes from these and then refer to books and third party study guides to reinforce your notes. Also, try to image the type of exam question that could be formulated from the KB article you’re reading.Equally, VMware can’t test people deeply on technologies that aren’t easily accessible through vMug or an evaluation license – in our case Instant Clones, AppVolumes, UEM and RDSH – so work within these limitations by not pouring hours into the edge-case issues or configurations – because it’s likely it won’t get covered. Remember it’s a Professional level cert, not Expert/Architect/Specialist.

I would personally recommend trying to answer the following questions for each technology area in the blueprint, and also refer to the ‘By the end of the training candidates should be able to‘ list which is available alongside the blueprints for the training courses (not the exam blueprint). This list is included in my study notes (highlighted yellow bullets) available below.

For example, for AppVolumes:

  • What are the OS and database minimum requirements for install and/or any pre-requisites?
  • How do you install the manager/agent and what does a typical/custom/complete installation include?
  • How do you perform routine operations (e.g. creating, updating, deleting an appstack).
  • What are a few typical troubleshooting issues you might come across with this technology whilst installing/configuring it OR whilst deploying/using it? e.g. Appstack not mounting, what happens when a user vs computer assignment conflicts, writable volumes not attaching and so fourth, what causes the agent component to fail connecting to manager/server, and so forth.

I hope you’ve found this article useful in deciding whether to study the VCP DTM 2020. This concludes the article, but below are my thoughts on vendor training and how it could be improved. If you have an opinion on that, I would be keen to hear it

vSoapbox

Final Thoughts on IT training…

The following is not targeted at VMware , but IT vendors in general and their training methods. Most enterprise IT vendors have a team of staff with 100’s of years of combined experience between them; so why do the customers and learners continue to be subject to unimaginative examination and training experiences? Can you remember an Associate, Professional or Administrator level certification that gave you raw, technical skills that you were able to apply at work? I can’t. It’s pretty unimaginative and lazy in 2020 to be expecting people to memorise minimum requirements or what steps are correct to perform action X? – It risks the brand reputation and risks losing your target audience’s interest in the vendor/technology/IT, so why do vendors continue to fall into this trap? What purpose does memorising a bunch of settings serve that is not replaced by Google?

A thought; we live in the attention economy, so getting 100% of someones attention to read your course guides, study your products and write about it online (the irony is not lost on me) is massively valuable – look at the click bait industry! IT vendors have willing participants who will voluntarily pay to indulge in their product developments, buy their books and pour hours of energy into the hope it will give them cutting edge skills – so why do vendors not capitalise on this? Training presents an opportunity to convert a learner/customer into an ambassador/salesman/woman but only if the recipient receives what they are looking for or what they have paid for – real world, bill-paying skills. If vendors took time to tap into their in-house support functions and correlate what common problems they see with their products, understand what real world customers are doing with their tech and how it addresses business needs, then ask themselves, how can we incorporate this into our training ? that would be a good start.

I feel there is a gaping void in the lower-tier certs to address this and I’m yet to study a cert from any vendor that has broken this mould. I can’t speak for VCAP, CCNP, MCSE, CCEE level certs as I haven’t worked on these yet (and my expectations are already marred – see the problem?). The age of the Pavlovian memory games must end!

Continue reading

How to Improve VDI Logon Times

Keep your house tidy!

MrsDoubtfire

It only takes a mouse click to break an environment – and recently I found myself trawling through log files to investigate slow logon times with VMWare DEM – the root cause was, as always, frustratingly trivial – a deleted AD group that was still being referenced in the DEM config,  but the steps taken to identify this can help you improve your VDI logon times across your estate (…assuming  your our employer cares about this!). The below principles can be used in any VDI environment with a profile management tool in place.

I’ve split this into 2 sections. The first section How to troubleshoot a logon issue with VMWare DEM includes the actual steps taken to fix aforementioned issue. The second section 5 Tips to Improve VDI Logon Times offers a few ideas to consider in your environment.

How to troubleshoot slow logon with VMWare DEM

  1. First we need to enable granular logging so we can see what is happening during the logon process. For VMWare DEM you can do this by creating a text file named FlexDebug.txt and copy this into the Archive\Logs folder of the affected user.  At logon, FlexEngine service reads the flag text file and logs at a more granular level to the FlexEngine.log file. Deleting the .txt file will revert your logging level back to INFO (or however it is configured in your DEM GPO).

Turn on debug logging in Profile Unity

Turn on debug logging in VMware DEM

2. Log the user out of any open desktop sessions, then delete their FlexEngine.log file so we have a clean log to work with.

3. Log them back on. Once the logon cycle completes, read through the timestamps of logon events and look for gaps of more than 1 or 2s.

Example 1

In total, the below log file shows a gap of 28s where DEM was stuck trying to process erroneous data. The first event is a failed AD group lookup that wasted around 12s over 2 events. The AD group had been deleted from AD, but hasn’t been removed from the UEM config settings.

DEMSlowLogonExample1

How to quickly identify a bad settings in your DEM config:

If you’re having trouble locating the offending setting in the GUI of DEM Management Console, then save time by searching the .ini config files directly:

  1. Browse to your UEM Config folder.
  2. Use windows explorer search bar and type content:  to search for whatever text/setting/error/AD group/value is failing to process. This will search the contents of the .INI config files for your DEM installation and quickly identify where your problem lies.

WindowsContentSearch

Example 2

Citrix registry value ‘LogOffCheckSysModules’ exists, but does not contain ‘FlexEngine.exe’

This error is caused by an AppVolume package (Adobe Professional) which created the above value in HKLM registry tree. Updating the AppVolume package and deleting the above registry key fixed this.

DEMSlowLogonExample1

Issues like these cause overhead on your service desks, remember to keep your house tidy and have regular check-up’s on your logon times. 

Continue reading

My experience of the Cisco CCNA Cyber Operations Certification Path

Exam Tips, Advice and Study Notes for the CCNA 210-250 and 210-255 CertificationCCNACyberOpsBadge

After passing both CCNA 210-255 Cyber Security Foundations and 210-255 SECOPS exams (retaking the 210-255 once) below contains a study guide, practice questions, tips for both exams and some considerations for Cisco to improve the quality of this course.

What did I like about studying the CCNA Cyber Ops Course?

  • It’s not very Cisco-heavy. Around 10% -15% of the total study material discusses Cisco product lines. It’s a solid, broad grounding in all aspects of Info Sec and cyber security without requiring you to know tons of Cisco products, CLI commands or nonsense that you’ll never use in real life!
  • Applicable knowledge you can impress your boss with. The OCG books provide great insights into how people attack infrastructure, the ways company’s can mitigate against this, and the frameworks that provide governance and guidelines for keeping your environment secure, as well as how to implement an incident response function.
  • There’s something for everyone, regardless of what role you perform. I was fairly naive to the breadth of attack vectors in any given IT eco-system, and considered this course would be an analyst-level undertaking for people working in infrastructure (primarily). Once of the real strengths of this course is its ability to be useful across disciplines – from architecture, networks, support to development or monitoring – there’s something for everyone.
  • You don’t need much (if any!) existing knowledge. It helps if you have a CCNA R & S already but is not necessity. You should however understand basics of an OS, typical networking equipment, the OSI model and TCP/IP stack.

What could improve about the CCNA Cyber Ops Certification?

  • Terminology. Cisco refer to the NIST Incident response phases using different terminology than the actual white paper. For example, Scoping is not an N.I.S.T Inc response phase (nor is it mentioned at all in the whitepaper).
  • Official study material could be improved. The video training that is available to supplement the course (with Omar Santos narrating) is a complete waste of £80 and he simply reads out what is already in the cert guide. Lazy. It would also be easy to provide a hosted instance of the FMC Console and an IDP/IPS device so, as a student, you don’t have to rely on screenshots to imagine how the software works.
  • Missed subject areas. Certain subject areas were missing from the OCG books but appeared in the exam. I had to pay for another resit after being blindsided by these. See my exam study notes for tips on how to avoid this.

 

Study Resources for the CCNA Cyber Ops Foundation and SECOPS Certification

CCNA Cyber Ops (SECFND #210-250 and SECOPS #210-255) Official Cert Guide Library  Read the books cover to cover, try to base your notes on the ‘Key Points’ sections and be sure to read the ‘Recommended reading’ sections.

Wider reading is necessary for this cert and my study notes cover which elements are mentioned in the exam and most relevant reading materials.

CCNA Cyber Ops (210-250 & 210-255) Ultimate Practice Exam – Charles Judd

100 questions available on Kindle – this is definitely more useful for the 210-250 exam but helps jog your memory.  Cheap and cheerful but a lot of questions are recycled from the OCG ‘Do I know this already?’ sections.

 

Exam Objectives

Download the PDF exam topics and be sure to check out the Study Materials link in both.

CCNA Cyber Ops Foundations 210-250 Exam Topics

CCNA Cyber Ops Implementing 210-255 Exam Topics

Study Notes

Download my study notes from here for both exams. They contain lots of links to wider reading, articles and tutorials.

210-250 – Cyber Ops Foundations

210-255 – Cyber Ops Operations

 

Latest NIST Incident Response Documentation

NIST 800-61 r2 Computer Security Incident Response Handling Guide

NIST 800-86 Guide to Integration Forensic Techniques into Incident Response

What you should know to pass the 210-255 SECOPS exam

210-255 Revision Dump

Example exam questions coming soon….

Profile Unity Login Sequence and Execution Order

During a desktop login, often you need something to complete before another thing commences, this is often referred to as the execution order or login sequence.

Synchronous and Asynchronous processing is a tool that can help tweak the order in which a login is executed. The below example refers to the Application Launcher module in Profile Unity and the information is taken directly from Liquidware Support.

Asynchronous = Script 1,2 and 3 are executed all at once and left to run their – launch and forget  about it! These scripts run as the rest of the desktop continues to load.

Synchronous = follow a predefined order. In Profile Unity the sequence number in the drop down menu defines when the script launches. Of course this is also dependent on the Filter that’s in play.

Question and Answers on Profile Unity Execution Order:

If Asynchronously is not selected the logon process will be paused until this process is finished and exited) – Does this mean that ProU will wait until ALL non-Asynch scripts are completed before it moves onto the next module?
Yes that is correct. The non-async script will wait until finish before launching next non-Asynch script and it will wait to finish before moving on to next module. (Note: the script could be launched During and After configuration).
For example, if we have 10 scripts, 5 of them with Asynchronous not checked, does ProU group these 5 scripts together and start them all at once (or by their ‘order’..?) and then wait for them to complete?
It starts them one by one and waits for them to complete before starting another script.
Profile Unity Login Sequence:
Computer Start-Windows load
Computer GPOs load
Windows Startup script – LwL.profileunity.client.startup.exe – This script updates the version of PU checks make sure there is no bad userinit.exe registry key in place etc.
(Idle waiting for user to login)
User login
User GPO’s run applying to the user
(After they finish running/applying)
userinit.exe runs
Pre-ProfileUnity logn scripts run (PU module- User defined scripts)
Client.exe and all modules from configuration (Left to right):
.
.
.
Application Launcher runs
(if Asynchronously is selected it will load next script/module without waiting for it to finish)
(if Asynchronously is not selected the logon process will be paused until this process is finished and exited)
Rest of the modules are loaded (Left to right)
.
.
.
Post-ProflleUnity Logon scripts are run (PU module – User Defined Scripts)
.
Then ProfileUnity client loads c:\windows\system32\userinit.exe which is actually desktop and explorer.exe
.
Then we run any rules that were marked to run (Post logon) that could be portability/printers/drive mappings etc.
Debugging Tool?
This tool can be helpful for debugging Profile Unity login issues